﻿2026-07-09T02:43:58.2881041Z ##[group]Run sudo apt-get update
2026-07-09T02:43:58.2881479Z [36;1msudo apt-get update[0m
2026-07-09T02:43:58.2881818Z [36;1msudo apt-get install -y musl-tools cmake[0m
2026-07-09T02:43:58.2882177Z [36;1mrustup target add "x86_64-unknown-linux-musl"[0m
2026-07-09T02:43:58.2898913Z shell: /usr/bin/bash -e {0}
2026-07-09T02:43:58.2899280Z ##[endgroup]
2026-07-09T02:43:58.5663924Z Hit:1 http://us.archive.ubuntu.com/ubuntu noble InRelease
2026-07-09T02:43:58.6041235Z Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2026-07-09T02:43:58.6336649Z Get:3 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2026-07-09T02:43:58.9619608Z Get:4 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2026-07-09T02:43:58.9986595Z Get:5 http://security.ubuntu.com/ubuntu noble-security/main i386 Packages [324 kB]
2026-07-09T02:43:59.0904340Z Get:6 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,079 kB]
2026-07-09T02:43:59.2413292Z Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [827 kB]
2026-07-09T02:43:59.3448865Z Get:8 http://us.archive.ubuntu.com/ubuntu noble-updates/main i386 Packages [515 kB]
2026-07-09T02:43:59.3840281Z Get:9 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [180 kB]
2026-07-09T02:43:59.3919083Z Get:10 http://security.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2026-07-09T02:43:59.3933543Z Get:11 http://us.archive.ubuntu.com/ubuntu noble-updates/universe i386 Packages [1,130 kB]
2026-07-09T02:43:59.4101178Z Get:12 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [44.9 kB]
2026-07-09T02:43:59.4128079Z Get:13 http://security.ubuntu.com/ubuntu noble-security/universe i386 Packages [815 kB]
2026-07-09T02:43:59.5188898Z Get:14 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,659 kB]
2026-07-09T02:43:59.6846010Z Get:15 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,173 kB]
2026-07-09T02:43:59.6918592Z Get:16 http://us.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [388 kB]
2026-07-09T02:43:59.6924845Z Get:17 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [76.3 kB]
2026-07-09T02:43:59.6935867Z Get:18 http://us.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2026-07-09T02:43:59.6936630Z Get:19 http://us.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [5,768 B]
2026-07-09T02:43:59.6938465Z Get:20 http://us.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [10.5 kB]
2026-07-09T02:44:05.0142803Z Fetched 8,794 kB in 2s (5,232 kB/s)
2026-07-09T02:44:06.0736040Z Reading package lists...
2026-07-09T02:44:06.1216735Z Reading package lists...
2026-07-09T02:44:06.3782398Z Building dependency tree...
2026-07-09T02:44:06.3799054Z Reading state information...
2026-07-09T02:44:06.7887632Z musl-tools is already the newest version (1.2.4-2).
2026-07-09T02:44:06.7888093Z cmake is already the newest version (3.28.3-1build7).
2026-07-09T02:44:06.7888561Z The following package was automatically installed and is no longer required:
2026-07-09T02:44:06.7898854Z   mailcap
2026-07-09T02:44:06.7899235Z Use 'sudo apt autoremove' to remove it.
2026-07-09T02:44:06.8522310Z 0 upgraded, 0 newly installed, 0 to remove and 23 not upgraded.
2026-07-09T02:44:06.9064703Z info: component rust-std for target x86_64-unknown-linux-musl is up to date
